home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / panic_pi.swf / scripts / DefineSprite_295 / frame_15 / DoAction.as
Text File  |  2012-04-23  |  74b  |  7 lines

  1. tellTarget("Sound")
  2. {
  3.    gotoAndStop("Start");
  4.    play();
  5. }
  6. stop();
  7.